ILogger.Log(TLogLevel,string,TVarRec[]) Method

Represents method Log(TLogLevel,string,TVarRec[]).

Namespace: Spring.Logging
public
 procedure Log(level: TLogLevel; const fmt: string;
 const args: array of const); overload;

Parameters

level
Type: TLogLevel

fmt
Type: string

args
Type: array of const